/*
Theme Name: a2technosoft
Theme URI: www.a2technosoft.com
Author: Rohit Kumar
Description: a web and app development company
Version: 1.0
*/
.tab-pane {
  display: none;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.tab-pane.active {
  display: block;
  opacity: 1;
}

.gamename,
.gamename:hover {
	max-height: calc(100% - 12px);
	box-sizing: border-box
}

.imagecoader img,
.scroll-image-box img {
	transition: transform 5s linear;
	transform: translateY(0)
}

.tabcard .card-body p,
.websitedecription {
	-webkit-box-orient: vertical;
	text-overflow: ellipsis
}

h3,
h4 {
	color: #334155
}

.casestudyies,
ol.breadcrumb {
	font-family: Arial, sans-serif
}

:root {
	--orangecolor: #fe6216;
	--secondary-color: #3f37c9;
	--accent-color: #4895ef;
	--dark-color: #1a1a2e;
	--light-color: #f8f9fa;
	--success-color: #4cc9f0;
	--gradient: linear-gradient(135deg, var(--orangecolor), var(--secondary-color));
	--primary: #003559;
	--primary-light: #1a6fc9;
	--secondary: #006daa;
	--dark: #1a1a2e;
	--light: #f8f9fa;
	--success: #4cc9f0;
	--warning: #f72585;
	--gray: #6c757d;
	--light-gray: #e9ecef
}

a,
a:hover {
	text-decoration: none !important
}

.mobilescreen .imagedesignnew {
	margin: 0 10px
}

.popup-box .error-message {
	font-size: 12px;
	color: #fff
}

.blogimagelogo {
	width: 20px;
	height: 20px
}

.blogimagelogo img,
.chatandcall .call,
.chatandcall .chat,
.contact-form .form-group input,
.imageweb,
.imageweb img,
.industries li a .icon img,
.logo_image img,
.logoa2 img,
.logofooter img,
.logoprograming img,
.portfoiolink,
.portfoiolink img,
.projectimage .productimage img,
.stateimage,
.stateimage img {
	width: 100%
}

.bg_color h3,
.bg_color p,
.contact-form form .form-group input,
.dark_text .key-features li,
.dark_text>.game-description,
.dragontiger>.game-description,
.list-group .list-group-item a,
.section-title h3 {
	color: #000
}

.popup-box .alert {
	padding: 6px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.popup-box .demandForm input.form-control,
.popup-box .demandForm textarea.form-control {
	color: #000 !important
}

.mockup-container {
	max-width: 580px;
	margin: 0 auto;
	width: 100%
}

.casestudiesdetails.scroll-image-box {
	width: 149%;
	position: relative;
	border-radius: 10px
}

.image_bg_mob_app {
	background: url('../image/bgimagesvg.svg') bottom/cover no-repeat
}

.mockup-screen,
.mockup-slide--1 {
	background-color: #e91e63
}

.mockup-slide.slick-slide img {
	display: block;
	width: 100%
}

.mockup-device-wrap {
	position: relative;
	width: 60%;
	padding-bottom: 120%;
	margin: auto
}

.mockup-device {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url(../image/apple-iphone_aivldo.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

.mockup-screen {
	overflow: hidden;
	position: absolute;
	top: 18.1%;
	bottom: 20.6%;
	left: 12.49%;
	right: 17.4%
}

.counter-box,
.counter-section,
.navbar_menu,
.value-card,
.values-grid,
.values-section {
	position: relative
}

#mockupSlider,
#mockupSlider .mockup-slide {
	height: 100%
}

.mockup-slide {
	font-size: 100px;
	color: rgba(255, 255, 255, .7);
	display: flex;
	justify-content: center;
	align-items: center
}

.websitedecription {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 67px;
	margin-bottom: 10px
}

.mockup-slide--2 {
	background-color: #2196f3
}

.mockup-slide--3 {
	background-color: #4caf50
}

.mockup-slide--4 {
	background-color: #ffc107
}

.mobilescreen .imagedesignnew img {
	height: 100%;
	object-fit: contain
}

.imagecoader img,
.mockup-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.imagedesignnew {
	width: 100%;
	height: 300px;
	overflow: hidden;
	border-radius: 10px;
	margin: 50px 0
}

.imagedesignnew img {
	height: 100%;
	width: 100%
}

.navbar_menu {
	transition: transform .4s linear;
	transform: translateY(0);
	z-index: 999
}

#demandForm .form-group {
	display: flex;
	flex-wrap: wrap;
	gap: 3px;
	margin-bottom: 10px
}

.values-section {
	padding: 80px 0;
	overflow: hidden;
	z-index: 1;
	background: url(../image/bgtechnology.jpg)
}

.values-section::after {
	content: '';
	background: linear-gradient(45deg, rgb(0 0 0 / 50%), rgb(0 0 0));
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	background-size: contain;
	background-position: left
}

.section-header h2 {
	color: #2c3e50;
	position: relative;
	display: inline-block
}

.section-header h2::after {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	width: 80px;
	height: 4px;
	background: linear-gradient(90deg, #3498db, #2ecc71);
	border-radius: 2px
}

.values-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 30px;
	z-index: 1
}

.value-card {
	background: #dcdcdc21;
	border-radius: 15px;
	padding: 30px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
	transition: .3s;
	overflow: hidden;
	border: 1px solid;
	backdrop-filter: blur(27px)
}

.value-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 15px 40px rgba(0, 0, 0, .1);
	border: 1px solid var(--orangecolor)
}

.service-card:before,
.value-card::before {
	content: '';
	position: absolute;
	background: url(../image/dot_bg.png) center;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%
}

.value-icon {
	width: 60px;
	height: 60px;
	background: linear-gradient(to bottom, #ec8b00, #ec8b00);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	color: #fff;
	font-size: 1.5rem;
	box-shadow: 0 5px 15px rgba(52, 152, 219, .3)
}

.value-card h3 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
	font-weight: 600
}

.value-card p {
	color: #fff;
	line-height: 1.6;
	font-size: 14px
}

.navbar_menu.stickymenu {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
	animation: .4s ease-in-out headermenuBounce
}

@keyframes headermenuBounce {
	0% {
		transform: translateY(-20px);
		opacity: 0
	}

	100% {
		transform: translateY(0);
		opacity: 1
	}
}

.security_design_form.right-form {
	bottom: auto
}

.security-keypoints {
	margin-top: 20px;
	padding-left: 0;
	list-style: none
}

.security-keypoints li {
	margin-bottom: 10px;
	font-size: 16px;
	display: flex;
	align-items: center
}

.w-100 {
	width: 100% !important
}

#stats-section .stat-number {
	font-size: 25px;
	font-weight: 700;
	color: var(--orangecolor);
	display: block
}

.counter-section {
	background-color: var(--dark-color);
	background-image: url(../image/counter-bg.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 80px 0;
	text-align: center
}

.counter-box {
	background: rgb(0 0 0 / 34%);
	border-radius: 16px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, .15);
	padding: 20px;
	overflow: hidden;
	transition: transform .3s;
	text-align: left;
	display: flex;
	align-items: center;
	gap: 20px;
	min-height: 130px;
	backdrop-filter: blur(44px)
}

.counter-box:hover {
	transform: translateY(-8px)
}

.counter-icon {
	background: linear-gradient(135deg, #ff6a00, #0d1931);
	color: #fff;
	width: 60px;
	height: 60px;
	font-size: 30px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	box-shadow: 0 6px 15px rgba(0, 0, 0, .1)
}

.counterdetails {
	padding-left: 0;
	text-align: left
}

.counter {
	font-size: 38px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	line-height: 1.2
}

.counter-title {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	margin-top: 5px
}

#stats-section .stat-label {
	font-size: 18px;
	color: #fff;
	margin-top: .5rem
}

#stats-section .stat-item {
	padding: 10px
}

.security-keypoints li i {
	font-size: 1.2rem;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	background: #ff7a00;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border-radius: 24px
}

/*.app-features,*/
/*.client-logo-slider,*/
/*.letstalkbutton.securitybutton,*/
/*.tab-content,*/
/*.tech-details {*/
/*	margin-top: 30px*/
/*}*/

.letstalkbutton.securitybutton a {
	margin-left: 0
}
.food-web-box {
  background: #fffaf6;
  border: 2px solid #ff914d30;
  border-radius: 16px;
  padding: 25px;
  margin-top: 20px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.food-web-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}

.food-web-header h4 {
  font-size: 20px;
  font-weight: 600;
  color: #ff6600;
  margin-bottom: 15px;
}

.food-web-content p {
  font-size: 15px;
  color: #444;
  line-height: 1.6;
  margin-bottom: 20px;
}

.food-web-features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 15px;
}

.food-web-features .feature-item {
  background: #ffffff;
  border: 1px solid #ff914d40;
  border-radius: 10px;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  transition: all 0.3s ease;
}

.food-web-features .feature-item i {
  font-size: 18px;
  color: #ff6600;
}

.food-web-features .feature-item:hover {
  background: #ff6600;
  color: #fff;
}
.food-web-features .feature-item:hover i {
  color: #fff;
}

.clients-says_boxes {
   display: grid;
   grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
   gap: 20px;
   margin-top: 25px;
}
.clients-says_box {
   background: #fff;
   padding: 20px;
   border-radius: 12px;
   text-align: center;
   box-shadow: 0 4px 12px rgba(0,0,0,0.1);
   transition: all 0.3s ease;
}
.clients-says_box:hover {
   transform: translateY(-8px);
   box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}
.clients-says_box i {
   font-size: 32px;
   color: #0077b6;
   margin-bottom: 12px;
}
.clients-says_box h5 {
   font-size: 18px;
   font-weight: 600;
   margin-bottom: 8px;
   color: #222;
}
.clients-says_box p {
   font-size: 14px;
   color: #666;
   line-height: 1.5;
}
.gamedevelopment {
	background-image: linear-gradient(50deg, rgb(0 0 0), rgb(0 0 0 / 29%)), url(../image/gamedevelopment.jpg);
	background-size: cover;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	padding: 50px 0
}

.gamedevelopmentdetails {
	max-width: 600px;
	color: #fff;
	width: 100%
}

.gamedevelopmentdetails p {
	margin: 40px 0;
	font-size: 16px;
	line-height: 1.5
}

.icon_game_game {
	width: 60px;
	height: 60px;
	background: #fff;
	padding: 11px;
	border-radius: 50%;
	border: 1px solid #0d1931
}

.custom-blog-img img,
.dark-theme .why-card .imagewhy img,
.icon_game_game img,
.image_designindusries img {
	width: 100%;
	height: 100%
}

.gamename h2 {
	font-size: 22px
}

.gamename p,
.hero-badge i.bi {
	font-size: 16px
}

.gamename {
	background: #fff;
	box-shadow: 9px 9px 0 rgb(118 129 151);
	padding: 20px;
	border-radius: 10px;
	color: #0d1931;
	height: 100%;
	transition: ease-in-out .2s linear;
	border: 3px solid #0d1931
}

.gamename:hover {
	background: #0d1931;
	padding: 20px;
	border-radius: 10px;
	color: #fff;
	height: 100%;
	transition: .2s linear;
	box-shadow: 0 1px 0 rgb(118 129 151)
}

.col-md-3:first-child .gamename {
	background: #0d1931;
	color: #fff
}

.case-card a,
.letstalkbutton {
	display: inline-block
}

.bg_color h3,
.letstalkbutton a.contact-button {
	font-size: 18px
}

.contactpagedesignall {
	background: url('../image/form-bgs.png') 0 0/cover no-repeat;
	padding: 20px;
	margin-top: 30px
}

.form_contact_design .form_contact_input {
	border: none;
	border-bottom: 1px solid #ccc;
	color: #fff;
	background: 0 0;
	width: 100%;
	margin: 5px 0;
	border-right: 0px;
	padding: 5px;
	resize: none
}

.contactform_sticky {
	position: sticky;
	top: 10px
}

.form_contact_submit {
	width: 100%;
	background: var(--orangecolor);
	padding: 11px;
	border-radius: 5px;
	border: none;
	outline: 0;
	color: #fff
}

.contactpagedesignall h2 {
	color: #fff;
	font-size: 18px;
	word-wrap: break-word;
	box-sizing: content-box;
	margin: 5px 0
}

#testimonials .slick-slide,
.call-buton .cc-calto-action-ripple,
.lettalk a,
.lettalk a:hover,
.logoprograming {
	box-sizing: border-box;
	box-sizing: border-box
}

.blogimage,
.studiesdetails {
	position: relative;
	height: 400px;
	border-radius: 15px;
	overflow: hidden;
	margin-top: 15px
}

.blogimage:before,
.studiesdetails:before {
	content: '';
	position: absolute;
	left: 0;
	background: linear-gradient(90deg, rgb(0 0 0) 30%, rgba(0, 0, 0, 0) 100%);
	z-index: 9;
	width: 100%;
	height: 100%
}

.badge_design {
	background: #fe6216;
	padding: 4px 10px;
	border-radius: 5px;
	font-size: 15px
}

.blog_details {
	position: absolute;
	top: 50%;
	z-index: 9;
	color: #fff;
	left: 5%;
	transform: translate(0, -50%)
}

.blog_details h4 {
	font-size: 36px;
	max-width: 620px;
	line-height: 1.5;
	width: 100%
}

.blogimage img {
	object-fit: cover;
	object-position: top;
	height: 100%
}

.bg_image_services>*,
.btn-orangecolor.btn:hover,
.contact-form-section textarea,
.contactus_details>*,
.dashboard-content>*,
.form_contact_design input.form_contact_input,
.tech-content>*,
.text-white,
a.contact-button:hover {
	color: #fff
}

.image_designindusries {
	width: 381px;
	position: absolute;
	right: 0;
	top: -96px;
	transform: scaleX(-1)
}

.box_process,
.box_process h3,
.dropdown,
.dropdown-center,
.dropdown-end,
.dropdown-start,
.feature-box,
.footers,
.form-group,
.imagecoader,
.menu-open,
.payment-section,
.position-relative,
.screen,
.testimonials_design {
	position: relative
}

.travelmap {
	background: linear-gradient(rgb(255 255 255 / 0%), rgba(0, 0, 0, .5)) center/cover no-repeat, url(../image/mapimage.jpg) center/cover no-repeat;
	padding: 50px 0
}

.mobile_app {
	background: linear-gradient(rgba(0, 0, 0), rgba(0, 0, 0, .5)) center/cover no-repeat, url('../image/mobileapplication.jpg') center/cover no-repeat;
	padding: 50px 0
}

.imagecoader img {
	display: block
}

.imagecoader.travelapp {
	overflow: visible
}

.travelapp img:not(:hover) {
	animation: 5s linear infinite resetScroll
}

@keyframes resetScroll {

	0%,
	100% {
		transform: translateY(-20px)
	}

	50% {
		transform: translateY(0)
	}
}

.webandapplicationcreate {
	background: var(--dark-color);
	border-radius: 25px;
	padding: 15px;
	position: relative;
	z-index: 1
}

.contactcontactus {
	padding: 35px
}

.webandapplicationcreate:before {
	z-index: -1;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url('../image/discover-bg.svg');
	width: 100%;
	height: 100%
}

.contactcontactus h3 {
	font-size: 35px;
	color: #fff
}

.features-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
	gap: 30px;
	max-width: 1200px;
	margin: 0 auto
}

.feature-box .b2cicon,
.icon_design {
	display: flex;
	justify-content: center
}

.feature-box {
	background: #0d1931;
	border-radius: 12px;
	padding: 25px;
	box-shadow: 5px 5px 0 rgb(255 255 255 / 34%);
	transition: transform .3s, box-shadow .3s
}

.feature-box .b2cicon {
	width: 50px;
	height: 50px;
	align-items: center;
	background: #fff;
	color: #0d1931;
	border-radius: 50%;
	position: absolute;
	top: 20px;
	right: 20px
}

.feature-box:hover {
	transform: translateY(-5px);
	box-shadow: 0 6px 30px rgba(0, 0, 0, .08)
}

.feature-box h4 {
	margin-bottom: 12px;
	font-size: 20px;
	color: #fff;
	padding-right: 44px
}

.padding-bottom-70 {
	padding-bottom: 70px
}

.macbook {
	margin: 0 auto;
	max-width: 922px
}

.screen {
	background: #000;
	border-radius: 3% 3% .5% .5%/5%;
	margin: 0 auto;
	width: 80%
}

.screen:before {
	border: 2px solid #cacacc;
	border-radius: 3% 3% .5% .5%/5%;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .8) inset, 0 0 1px 2px rgba(255, 255, 255, .3) inset;
	content: "";
	display: block;
	padding-top: 67%
}

.screen:after {
	content: "";
	border-top: 2px solid rgba(255, 255, 255, .15);
	position: absolute;
	bottom: .75%;
	left: .5%;
	padding-top: 1%;
	width: 99%
}

.contactbox::before,
.macbook .viewport:after,
.viewport {
	left: 0;
	top: 0;
	position: absolute
}

.viewport {
	bottom: 0;
	right: 0;
	margin: 4.3% 3.2%;
	background: #333
}

.base,
.contactbox,
.notch,
.scroll-image-box {
	position: relative
}

.base {
	width: 100%
}

.base:before {
	content: "";
	display: block;
	padding-top: 3.3%;
	background: linear-gradient(#eaeced, #edeef0 55%, #fff 55%, #8a8b8f 56%, #999ba0 61%, #4b4b4f 84%, #262627 89%, rgba(0, 0, 0, .01) 98%);
	border-radius: 0 0 10% 10%/0 0 50% 50%
}

.base::after {
	background: linear-gradient(90deg, rgba(0, 0, 0, .5), rgba(255, 255, 255, .8) .5%, rgba(0, 0, 0, .4) 3.3%, transparent 15%, rgba(255, 255, 255, .8) 50%, transparent 85%, rgba(0, 0, 0, .4) 96.7%, rgba(255, 255, 255, .8) 99.5%, rgba(0, 0, 0, .5) 100%);
	content: "";
	height: 53%;
	position: absolute;
	top: 0;
	width: 100%
}

.notch {
	background: #ddd;
	border-radius: 0 0 7% 7%/0 0 95% 95%;
	box-shadow: -5px -1px 3px rgba(0, 0, 0, .2) inset, 5px -1px 3px rgba(0, 0, 0, .2) inset;
	margin-left: auto;
	margin-right: auto;
	margin-top: -3.5%;
	z-index: 2;
	width: 14%
}

.notch:before {
	content: "";
	display: block;
	padding-top: 10%
}

.section-title h3.text-dark {
	color: #333;
	margin: 0;
	font-weight: 600;
	font-size: 17px
}

.macbook .viewport {
	transition: background-position 15s;
	background-position: 0 0;
	background-size: 100% auto;
	overflow: hidden;

}

.macbook:hover .viewport {
	background-position: 0 100%
}

.macbook .viewport:after {
	background: radial-gradient(circle at right bottom, transparent 75%, rgba(255, 255, 255, .05) 75%, transparent);
	bottom: 0;
	content: "";
	right: 0
}

.scroll-image-box {
	width: 100%;
	border-radius: 10px
}

.scroll-image-box img {
	width: 100%
}

.scroll-image-box:hover img {
	transform: translateY(calc(-100% + 480px))
}

.feature-box p {
	font-size: 15px;
	line-height: 1.6;
	color: #fff
}

.watermark.text-white {
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #ffffff;
	color: transparent;
	z-index: 1
}

.bg_color_design {
	background: var(--dark-color);
	height: 100%;
	padding: 60px 40px 40px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px
}

.icon_design {
	background-color: #fff;
	height: 60px;
	width: 60px;
	line-height: 60px;
	border-radius: 5px;
	text-align: center;
	align-items: center
}

.box_design {
	border-bottom: 1px solid rgba(255, 255, 255, .58);
	margin-bottom: 20px
}

.contacttext a {
	margin: 0 0 20px;
	display: block
}

.icon_design i {
	font-size: 30px;
	color: var(--dark-color)
}

.contacttext {
	padding-left: 25px;
	max-width: calc(100% - 60px)
}

.contacttext h3 {
	margin-top: 0;
	font-size: 20px;
	color: #fff
}

.contacttext a,
.contacttext a:hover {
	color: rgba(255, 255, 255, .74)
}

#contact_form textarea.form-control {
	display: block;
	width: 100%;
	height: auto;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px
}

.contactbox {
	border-radius: 5px;
	padding: 80px 40px 5px;
	background: #fff;
	box-shadow: 0 0 30px rgba(0, 0, 0, .06)
}

.contactbox::before {
	content: '';
	height: 210px;
	width: 210px;
	background: #f7f8f9;
	clip-path: polygon(0% 0%, 95% 0%, 0% 100%, 0% 100%)
}

.contactbox::after {
	content: '';
	position: absolute;
	height: 30px;
	width: 30px;
	background: var(--dark-color);
	top: 0;
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%);
	right: 0
}

.contactbox .service-box-icon,
.contactbox .service-box-icon i {
	height: 100px;
	width: 100px;
	line-height: 100px;
	border-radius: 50%;
	background: #fff
}

.contactbox .service-box-icon {
	position: absolute;
	top: -47px;
	text-align: center
}

.demanddev:before,
.popup-overlay {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.service-box-icon {
	color: #333;
	font-size: 35px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.contactbox .service-box-icon i {
	color: var(--dark-color);
	font-size: 40px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.bgsolution_insdustries,
.contactbox .service-content,
.socialmediaicon {
	position: relative;
	z-index: 1
}

.popup-overlay {
	position: fixed;
	background: rgba(0, 0, 0, .7);
	z-index: 9999;
	display: none;
	justify-content: center;
	align-items: center;
	animation: .4s fadeIn
}

.demanddev {
	background: #ffffff3b;
	border-radius: 12px;
	padding: 30px;
	max-width: 845px;
	width: 95%;
	position: relative;
	animation: .4s scaleIn;
	flex-wrap: wrap;
	backdrop-filter: blur(31px)
}

.btn-loadmore,
.submit-btn {
	color: #fff;
	background: var(--orangecolor)
}

.demanddev:before {
	content: '';
	position: absolute;
	background-image: url(../image/shapepng.png);
	z-index: -1;
	background-size: contain
}

.boxarrow {
	position: absolute;
	bottom: 0;
	left: 16px;
	height: 605px;
	width: 260px
}

#demandForm .form-group textarea.form-control {
	width: 100%;
	padding: 10px 10px 10px 36px
}

.boxarrow img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	filter: drop-shadow(0 4px 5px rgba(0, 0, 0, .2))
}

.popup-box {
	width: 100%;
	max-width: 525px;
	margin-left: auto
}

.close-popup {
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 28px;
	color: #fff;

	transition: .3s
}

.accordion-header,
.right-form button,
.submit-btn {
	transition: background .3s;

}

.close-popup:hover {
	color: #333
}

.popup-box h2 {
	font-size: 24px;
	margin-bottom: 20px;
	color: #fff
}

.form-group i {
	position: absolute;
	top: 22px;
	left: 10px;
	transform: translateY(-50%);
	color: #555
}

.form-group input,
.form-group select {
	padding-left: 35px;
	padding-right: 10px;
	width: 100%;
	border-radius: 6px;
	border: 1px solid #ccc;
	height: 45px;
	font-size: 14px
}

.bg_color p,
.gowebsite a {
	font-size: 15px
}

.form-group textarea {
	height: 80px;
	resize: none
}

.form-design-demand {
	display: flex;
	gap: 15px;
	flex-wrap: wrap
}

.app-showcase-content,
.form-design-demand .form-group,
.result-content,
.result-image,
.tech-content,
.tech-image {
	flex: 1
}

.terms {
	font-size: 12px;
	color: #fff;
	margin-bottom: 15px
}

.terms a {
	color: var(--orangecolor);
	text-decoration: underline
}

.breadcrumb a,
.buttonform,
.custom-blog-btn,
.custom-blog-title a,
.mega-column a,
.payment-card .learn-more {
	text-decoration: none
}

.submit-btn {
	border: none;
	padding: 12px 20px;
	border-radius: 6px;
	width: 100%;
	font-size: 16px
}

.submit-btn:hover {
	background: var(--dark-color)
}

@keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes scaleIn {
	from {
		transform: scale(.9);
		opacity: 0
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

#demandForm .form-group input {
	width: 100%;
	padding-left: 36px
}

.portfoliodesignpage {
	flex-wrap: wrap;
	justify-content: center;
	list-style: none;
	padding: 0;
	margin: 0;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
	gap: 10px
}

.portfolio_top .portfoiolink {
	width: 100%;
	height: 175px
}

.portfolio_top .portfoiolink img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top
}

.portfoliodesignpage li {
	flex: 1 1 15%;
	text-align: center;
	border-radius: 5px
}

.accordion-header,
.tops {
	justify-content: space-between
}

.portfoliodesignpage .custumtab.active a {
	background: var(--dark-color);
	color: var(--light-color);
	border-radius: 15px 15px 0 0;
	margin-right: 0
}

.portfoliodesignpage li a {
	display: block;
	padding: 12px 15px;
	text-decoration: none;
	color: #333;
	font-weight: 500;
	border-bottom: 3px solid transparent;
	transition: .3s;
	background-color: #fff
}

.portfoliodesignpage li a:hover,
.portfoliodesignpage li.active a {
	color: #fff;
	border-bottom: 1px solid #fe6216;
	background-color: #0d1931
}

.portfoliodesignpage li a span {
	display: block;
	font-size: 18px
}

.section-subtitle {
	font-size: 1.2rem;
	margin-top: 10px
}

.imagecoader {
	width: 100%;
	height: 100%;
	border-top-left-radius: 35px;
	overflow: hidden;
	border-bottom-right-radius: 35px
}

.aboutus ul li {
	font-size: 1.1rem;
	margin-bottom: 10px
}

.portfolio-item {
	margin-bottom: 30px
}

.portfoliodesign {
	box-shadow: 0 4px 15px rgba(0, 0, 0, .1)
}

.btn-loadmore {
	padding: 10px 17px;
	border: 0;
	border-radius: 5px;
	margin-top: 28px
}

.why-faq-section {
	background: #fff;
	border-radius: 15px
}

.faqpage {
	background: url('../image/innvationbg.webp') 0 0/cover;
	padding: 50px 0
}

.col-lg-4.col-md-12.padding_0 {
	padding: 0
}

.accordion-item {
	background-color: #fff;
	border-radius: 8px;
	margin-bottom: 10px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, .05);
	overflow: hidden
}

.accordion-header {
	padding: 16px 20px;
	display: flex;
	align-items: center;
	font-weight: 600;
	background-color: transparent
}

.bg_color,
.portfoliodesign {
	display: flex;
	flex-direction: column;
	overflow: hidden
}

.accordion-header:hover {
	background-color: #e9ecef
}

.accordion-icon {
	font-size: 20px;
	transition: transform .2s
}

.accordion-body {
	padding: 0 20px;
	max-height: 0;
	overflow: hidden;
	transition: max-height .3s ease-out, padding .3s;
	background-color: #fff;
	color: #333
}

.accordion {
	padding: 15px 0
}

.logoa2 {
	width: 200px;
	margin: 0 auto
}

.bg_color {
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 29px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to top, rgb(255 255 255 / 75%), rgb(255 255 255 / 90%)), url(../image/imageprofile.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	transition: none
}

.accordion-item.active .accordion-body {
	padding: 16px 20px;
	max-height: 300px
}

.why-faq-section {
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.accordion-item.active .accordion-icon {
	transform: rotate(45deg)
}

.dark-theme {
	background: #0d1931;
	color: #e4e6eb;
	padding: 60px 20px;
	position: relative;
	z-index: 1
}

.dark-theme:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: url('../image/shapepng.png') 0 0/cover;
	width: 100%;
	height: 100%;
	z-index: -1
}

.lettalk,
.service-card:after {
	width: 150px;
	position: absolute
}

.dark-theme .why-title {
	text-align: center;
	font-size: 32px;
	margin-bottom: 40px;
	color: #fff
}

.dark-theme .why-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(328px, 1fr));
	gap: 25px
}

.dark-theme .why-card {
    background: #0d1931;
    border-radius: 12px;
    padding: 25px 20px;
    box-shadow: 0 3px 10px rgb(255 255 255 / 47%);
    border-left: 4px solid #34c1e8;
    transition: .3s;
}
.dark-theme .why-card .imagewhy {
    width: 80px;
    height: 80px;
    background: #fff;
    border: 2px solid #34c1e8;
    border-radius: 50%;
    padding: 14px;
}

.consultation.padding_top_bottom,
.padding_top_bottom.margin-70,
.serviceprovide.padding_top_bottom,
.travelmap.padding_top_bottom {
	margin-bottom: 70px
}

.dark-theme .why-card:hover {
	transform: translateY(-6px);
	border-color: #fff;
	box-shadow: 0 12px 28px rgba(0, 255, 255, .08)
}

.dark-theme .why-card h3 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #fff
}

.dark-theme .why-card p {
	font-size: 14.5px;
	color: #ccc;
	line-height: 1.6
}

.dark-theme .why-card .icon {
	font-size: 30px;
	color: #29e3ff;
	margin-bottom: 15px;
	display: block
}

.portfoliodesign {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, .1);
	transition: transform .3s, box-shadow .3s
}

.portfoliodesign:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .15)
}

.portfoiolink iframe {
	width: 100%;
	height: 200px;
	border: none;
	display: block;
	background: #f0f0f0
}

.gowebsite a, .lettalk a, .lettalk a:hover {
    display: inline-block;
    background: #06286d;
}
.techlogyuse {
	padding: 10px 15px;
	font-size: 13px;
	color: #fff;
	background: #0d1931;
	border-bottom: 1px solid #ddd;
	font-weight: 500
}

.websitename {
	padding: 10px 15px 0;
	font-size: 18px;
	font-weight: 700;
	color: var(--orangecolor)
}

.websitedecription {
	padding: 5px 15px 10px;
	font-size: 14px;
	color: #555;
	line-height: 1.4
}

.Countery {
	padding: 6px 28px;
	font-size: 16px;
	background: #0d1931;
	color: #fff;
	border-top: 1px solid #eee;
	border-radius: 37px;
	text-align: center;
	text-transform: uppercase
}

.detailspageddesign {
	margin: 0 0 10px;
	border-top: 2px solid #fe6216;
	padding-top: 10px
}

.websiteservice {
	padding: 50px 0;
	background: linear-gradient(rgb(0 0 0), rgba(0, 0, 0, .5)), url(../image/allbgimage.jpg)
}

.gowebsite a {
	padding: 6px 28px;
	color: #fff;
	border-radius: 25px
}

.custom-blog-title,
.highlight-box p,
.service-card ul {
	margin: 0
}

.service-card ul li {
	background: #101e31;
	padding: 12px 15px 12px 40px;
	border-radius: 8px;
	transition: .3s;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
	margin-bottom: 8px;
	position: relative;
	font-size: 14px;
	color: #fff
}

.service-card ul li::before {
	content: "✔";
	top: 50%;
	transform: translateY(-50%);
	font-size: 15px;
	background: #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .1)
}

.service-card ul li:hover {
	background: #e6f0ff;
	color: var(--orangecolor)
}

.service-card ul li:hover::before {
	background: var(--orangecolor);
	color: #fff
}

.lettalk {
	margin: auto;
	bottom: -3px;
	right: -2px
}

.lettalk a,
.lettalk a:hover {
	padding: 9px 14px;
	color: #fff;
	width: 100%;
	margin: 3px;
	border-top-left-radius: 25px;
	text-align: center;
	height: 43px
}

.service-card {
	background: rgb(0 0 0 / 19%);
	border-radius: 16px;
	padding: 30px 30px 50px;
	box-shadow: 0 4px 16px rgb(255 255 255 / 43%);
	backdrop-filter: blur(22px);
	transition: .3s;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	position: relative;
	overflow: hidden;
	border: 2px solid transparent;
	height: calc(100% - 24px)
}

.hero-badge,
.payment-card {
	backdrop-filter: blur(5px)
}

.service-card:after {
	background: #f0f0f0;
	content: '';
	bottom: 0;
	z-index: -1;
	right: 0;
	height: 47px;
	border-top-left-radius: 25px
}

.service-card:hover {
	box-shadow: 0 12px 28px rgba(0, 0, 0, .1);
	border: 2px solid var(--orangecolor);
	transform: translateY(-8px);
	box-shadow: 0 12px 25px rgba(0, 0, 0, .15)
}

.service-card h3 {
	font-size: 20px;
	color: #fff;
	margin: 0 0 15px
}

.service-card p {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 15px;
	color: #fff
}

.service-card ul {
	list-style: none;
	padding: 0;
	margin-bottom: 40px
}

.service-card ul li::before {
	content: "✔";
	position: absolute;
	left: 10px;
	color: #28a745;
	font-weight: 700
}

.headingservice {
	background: url('../image/banner-bg.png') 0 0/cover;
	color: #fff;
	padding: 60px 20px;
	text-align: center;
	position: relative;
	overflow: hidden;
	z-index: -1
}

.headingservice::after {
	content: "";
	position: absolute;
	top: 0;
	left: -30%;
	width: 160%;
	height: 100%;
	background: radial-gradient(circle at center, rgba(255, 122, 0, .2) 0, transparent 80%);
	z-index: 0
}

.headingservice h3 {
	font-size: 36px;
	font-weight: 700;
	position: relative;
	z-index: 1;
	margin: 0;
	line-height: 1.3
}

.left-content {
	flex: 1;
	min-width: 300px
}

.left-content h6 {
	color: #ff7a00;
	font-size: 14px;
	margin-bottom: 10px
}

.left-content h2 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 30px
}

.left-content ul {
	list-style: none;
	margin-bottom: 40px
}

.left-content li {
	margin-bottom: 10px;
	font-size: 18px;
	position: relative;
	padding-left: 28px
}

.left-content li::before {
	content: "✔";
	position: absolute;
	left: 0;
	color: #ff7a00;
	font-size: 18px
}

.trust-logos img {
	height: 28px;
	margin-right: 20px
}

.consultation {
	padding-top: 70px;
	position: relative
}

.consultation:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: url('../image/seo-curve-banner.png') 0 0/contain no-repeat;
	width: 100%;
	height: 100%
}

.right-form {
	background: #fff;
	color: #000;
	border-radius: 12px;
	padding: 30px;
	flex: 1;
	min-width: 300px;
	box-shadow: 0 0 20px rgba(255, 122, 0, .15);
	max-width: 600px
}

.right-form h3 {
    text-align: center;
    color: #34c1e8;
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 0;
}
.right-form p {
	text-align: center;
	font-size: 14px;
	margin-bottom: 25px
}

.form-group {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 20px
}

.form-group input,
.right-form textarea {
	width: 100%;
	padding: 12px 16px;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-size: 16px
}

.right-form textarea {
	min-height: 100px;
	resize: vertical
}

.right-form button {
    width: 100%;
    padding: 14px;
    background: #05296d;
    color: #fff;
    border: none;
    font-size: 16px;
    font-weight: 500;
    border-radius: 6px;
}
.headingnav,
.mega-column h4 {
	border-bottom: 1px solid #ccc
}

.right-form button:hover {
	background: #e66800
}

.breadcrumbdesign {
	background: #f5f5f5
}

ol.breadcrumb {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	padding: 15px;
	border-radius: 6px;
	font-size: 14px;
	margin-bottom: 0
}

.breadcrumb li {
	display: flex;
	align-items: center
}

.breadcrumb li+li::before {
	content: "›";
	padding: 0 8px;
	color: #888
}

.breadcrumb a {
	color: var(--dark-color);
	transition: color .3s
}

.breadcrumb a:hover {
	text-decoration: underline;
	color: var(--dark-color)
}

.breadcrumb li.active,
.headingdesign h2 span,
.list-group .list-group-item:hover .bi,
.list-group .list-group-item:hover a,
.section-title h5,
.section-title.t_left span {
	    color: #34c1e8;
}

.breadcrumb li.active {
	font-weight: 700
}

.section-title h5 {
	font-size: 22px;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 0;
	margin: 0 0 15px 55px;
	position: relative;
	display: inline-block;
	z-index: 1
}

.hrapply p,
.logo p,
.sign_design p,
ul.list-group,
ul.menu {
	margin-bottom: 0
}

.section-title.t_left h5::before {
	position: absolute;
	content: "";
	height: 5px;
	width: 20px;
	background: #fe621691;
	left: -40px;
	top: 46%;
	border-radius: 15px
}

.section-title.t_left h5::after {
	position: absolute;
	content: "";
	height: 5px;
	width: 5px;
	left: -53px;
	top: 46%;
	background: #fe6216;
	border-radius: 50%
}

.section-title.t_left .watermark {
	left: 0;
	transform: translateX(0);
	top: -60px
}

.watermark {
	position: absolute;
	font-size: 150px;
	font-weight: 600;
	color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #eceded;
	left: 50%;
	top: -70px;
	transform: translateX(-50%);
	z-index: -1
}

.socialmediaicon a {
	padding: 5px;
	color: #fff;
	font-size: 15px
}

.hrapply p {
	font-size: 13px
}

.hrapply p span {
	font-size: 10px;
	display: block;
	text-align: center
}

.tops {
	display: flex;
	width: 100%;
	align-items: center
}

.headernewshape:before {
    position: absolute;
    content: '';
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    background: #34c1e8;
    left: 0;
    z-index: -1;
    top: -15px;
    transform: skew(-22deg, 0deg);
}

.logo {
	width: 150px;
	font-size: 1.5rem
}

.logo_image {
	width: 110px
}

.navbar_design {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative
}

.clients-says,
.close-menu,
.menu-toggle {
	display: none
}

.menu-toggle {
	font-size: 1.5rem;

}

ul.menu {
	position: relative;
	list-style: none;
	display: flex;
	align-items: center;
	transition: transform .3s
}

.mega-dropdown .MegaMenu {
	display: flex;
	justify-content: space-between;
	width: 100%;
	gap: 30px
}

.mega-dropdown .MegaMenu .NavList {
	flex: 1 1 25%
}

.MegaMenu .NavList .list-group {
	flex-wrap: wrap;
	display: flex;
	justify-content: start;
	width: 100%
}

.MegaMenu .NavList .list-group .list-group-item.width_25 {
	width: 25%;
	padding: 9px
}

ul.menu>li>a {
	padding: 23px 8px;
	display: block;
	font-weight: 500;
	color: #000;
	font-size: 14px
}

ul.menu li:hover .mega-dropdown {
	display: flex
}
.mega-dropdown {
    min-width: 1000px;
    width: 100%;
    position: absolute;
    top: 100%;
    border-top: 5px solid #34c1e8;
    left: 0;
    background: #fff;
    display: none;
    padding: 1rem;
    color: #333;
    flex-wrap: wrap;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    z-index: 999;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.mega-dropdown.dropdown_single {
	min-width: 290px;
	width: 100%;
	flex-direction: column
}

.headingnav {
	margin-bottom: 10px;
	padding-bottom: 10px
}

.headingnav img {
	width: 20px
}

.headingnav span {
	color: #000;
	font-size: 15px;
	font-weight: 600
}

.NavList h4 {
	font-size: 14px;
	color: #fff
}

.list-group .list-group-item {
	position: relative;
	display: block;
	background-color: transparent;
	color: #fff;
	font-size: 14px;
	border: none;
	padding: 5px;
	width: 100%
}

.list-group-item .bi {
	color: #000;
	margin-right: 10px
}

.mega-column {
	flex: 1 1 25%;
	padding: 1rem
}

.mega-column h4 {
	margin-bottom: .5rem;
	padding-bottom: 5px
}

.mega-column a {
	display: block;
	margin: 5px 0;
	color: #333
}

a.contact-button {
	background-color: #003559;
	color: #fff;
	white-space: nowrap;
	border: none;
	border-radius: 34px;

	margin-left: 1rem;
	padding: 7px 20px;
	font-size: 14px;
	font-weight: 500;
	overflow: hidden;
	position: relative;
	z-index: 1;
	display: block
}

a.contact-button:before {
	content: '';
	position: absolute;
	width: 100px;
	height: 100px;
	display: block;
	background-color: #ffffff38;
	border-radius: 50%;
	left: -61px;
	top: -4px;
	z-index: -1;
	transition: .5s linear
}

a.contact-button:hover:before {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 0
}

.contact-button:hover {
    background-color: #34c1e8;
}

.homedesign {
	width: 100%;
	height: 100vh;
	background: #000;
	display: flex;
	align-items: center;
	justify-content: center
}

.bgvideo {
	position: absolute;
	width: 100%;
	left: 0;
	height: 100%
}

.bgvideo video {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	height: 100vh;
	min-height: 640px;
	opacity: .4;
	display: block;
	position: relative;
	z-index: 1
}

.hero-tagline {
	text-align: center;
	color: #fff;
	padding: 4rem 1rem;
	margin: 0 auto;
	position: relative;
	z-index: 2
}

.hero-tagline h1 {
    font-size: 50px;
    line-height: 1.3;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: -3px 7px 0px rgb(5 41 109);
}


.hero-tagline .accent {
    color: #fff;
    -webkit-text-fill-color: #34c1e8;
    -webkit-text-stroke: 1px;
    letter-spacing: 2px;
}

.hero-tagline .subtitle {
	font-size: 25px;
	margin-top: 18px;
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 3px
}

.game-title,
.hero-badge,
.payment-card .title {
	letter-spacing: 1px
}
.services_design .bi {
    transition: all 0.4s ease; /* smooth animation */
}

.services_design:hover .bi {
    transform: translateX(250px); /* right side move */
}

.listwork {
	flex-wrap: wrap;
	justify-content: center;
	align-items: center
}
li.services_design:hover {
    background: #0d2c6f;
}
.listwork .services_design {
	background: 0 0;
	width: 28%;
	padding: 14px 14px 14px 49px;
	position: relative;
	border-radius: 25px;
	border: 1px solid #fff;
	margin: 8px;
	font-size: 16px
    
}


.services_design .bi {
	position: absolute;
	left: 3px;
	background: #ffffff5c;
	border-radius: 50%;
	font-size: 20px;
	top: 3px;
	width: 45px;
	display: flex;
	height: 45px;
	justify-content: center;
	align-items: center
}

.buttonall {
	display: flex;
	justify-content: center;
	align-items: center
}
.buttonall a, .buttonall a:hover, .buttonall button {
    background: #0d2c6f;
    display: inline-block;
    padding: 10px 20px;
    margin: 10px 0 0;
    color: #fff;
    border-radius: 60px;
}

.buttonall a .bi {
	display: inline-block;
	position: relative;
	animation: 1.5s ease-in-out infinite alternate slideRight
}

@keyframes slideRight {
	0% {
		transform: translateX(0);
		opacity: .5
	}

	100% {
		opacity: 1;
		transform: translateX(8px)
	}
}

.bg_image_services {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0
}

.bg_image_services img {
	width: 100%;
	transition: ease-in-out .5s linear;
	height: 100%
}

.services_box {
	position: relative;
	padding: 100px 0 0;
	margin-bottom: 20px;
	transition: .5s linear
}

.buttoncontactus,
.buttondesignreadmore {
	border-radius: 25px;
	outline: 0;
	padding: 5px 20px;
	font-size: 14px;
	font-weight: 500
}

.services_box:hover .bg_image_services img {
	transform: scale(1.1);
	transition: .5s linear
}

.card_custum_design .d-flex,
.gap-2 {
	gap: 15px
}

.buttoncontactus {
	border: 1px solid #fff;
	background: #0d2c6f
}

.buttondesignreadmore {
	border: 1px solid #fff;
	background: 0 0
}

.services_box:after {
	content: "";
	background: rgb(0 0 0 / 60%);
	position: absolute;
	top: 0;
	height: 100%;
	left: 0;
	z-index: 0;
	border-radius: 8px;
	background-size: cover;
	width: 100%
}

.services_box:hover:after {
	backdrop-filter: blur(2px);
	outline: #fff solid 2px;
	outline-offset: -10px
}

.bg_image_services p {
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	padding: 0
}

.contentservices {
	bottom: 25px;
	padding: 0 20px;
	transition: .2s;
	transform: translateY(70px);
	position: relative;
	z-index: 1;
	text-align: left
}

.box_process,
.case-study-hero,
.form-subheading,
.headingdesign,
.payment-card,
.result-stat,
.section-header {
	text-align: center
}

.contentservices p {
	color: #fff;
	display: block;
	margin: 0 0 10px;
	line-height: 1.5;
	font-size: 13px;
	padding-top: 8px
}

.box_process:hover .box_one,
.services_box:hover .contentservices {
	transform: translateY(0)
}

.padding_top_bottom {
	margin: 70px 0 0
}

.sectionmargin {
	display: block;
	background: url(../image/bgimagesvg.svg) 0 0/cover no-repeat #fff
}

.headingdesign {
	width: 70%;
	margin: auto auto 25px;
	position: relative
}

.form-subheading,
.headingdesign h2 {
	margin-bottom: 30px;
	text-transform: capitalize
}

.headingdesign h2 {
	display: inline-block;
	position: relative;
	font-size: 32px;
	font-weight: 700;
	padding-bottom: 8px
}

.headingdesign h2::after,
.headingdesign h2::before {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background-color: red;
	height: 2px
}

.headingdesign h2::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    width: 300px;
    height: 2px;
    background: linear-gradient(to right, transparent, #34c1e8, transparent);
}

.headingdesign h2::after {
	content: '';
	outline: #fff solid 2px;
	outline-offset: -5px;
	position: absolute;
	left: 50%;
	bottom: -16px;
	width: 15px;
	height: 15px;
	background-color: #05395c;
	border-radius: 50%;
	transform: translateX(-50%);
	animation: 5s ease-in-out infinite slideLeftRight
}

@keyframes slideLeftRight {

	0%,
	100% {
		transform: translateX(-50%) translateX(-100px)
	}

	50% {
		transform: translateX(-50%) translateX(100px)
	}
}

.headingdesign h2 span {
	font-size: 25px;
	font-weight: 600;
	font-style: italic;
	text-transform: capitalize
}

.chatandcall {
	position: fixed;
	right: 20px;
	overflow: hidden;
	bottom: 88px;
	background: var(--orangecolor);
	border-radius: 25px;
	z-index: 99
}

.chatandcall .Chat,
.chatandcall .call a {
	color: #fff;
	background: #0d1931;
	gap: 10px;
	flex-direction: column;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center
}

.chat.chat-toggle-btn {
	padding: 12px;
	display: flex;
	gap: 12px;
	color: #fff
}

.live-chat-popup {
	position: fixed;
	bottom: 150px;
	right: 20px;
	width: 320px;
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 8px 20px rgba(0, 0, 0, .2);
	padding: 20px;
	display: none;
	z-index: 1001
}

.live-chat-popup h4 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: 700
}

.live-chat-popup p {
	font-size: 14px;
	margin-bottom: 15px;
	color: #444
}

.live-chat-popup button {
	background-color: #007bff;
	color: #fff;
	border: none;
	padding: 10px 15px;
	border-radius: 8px;
	
}

.live-chat-popup .close-btn {
	position: absolute;
	top: 8px;
	right: 12px;
	background: 0 0;
	border: none;
	font-size: 18px;

	color: #aaa
}

.industries li a .icon {
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 50%;
	padding: 2px
}

.btn-orangecolor {
    background: #0d2c6f;
    padding: 10px 17px;
    font-size: 15px;
}

.blog {
	padding: 50px 0;
	background: linear-gradient(rgb(0 0 0), rgb(0 0 0 / 41%)) 0 0/cover, url(../image/blogbg.jpg) 0 0/cover
}

.custom-blog-card {
	display: flex;
	flex-direction: column;
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 8px 20px rgba(0, 0, 0, .08);
	transition: .3s linear;
	max-width: 100%;
	max-height: calc(100% - 40px);
	height: 100%;
	padding-bottom: 50px
}

.custom-blog-card:hover {
	transform: translateY(-5px)
}

.custom-blog-img img {
	display: block;
	object-fit: cover
}

.custom-blog-content {
	padding: 20px;
	display: flex;
	flex-direction: column;
	gap: 7px
}

.custom-blog-meta {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
	color: #777
}

.custom-blog-date {
	display: flex;
	align-items: center;
	gap: 6px
}

.custom-blog-date img {
	width: 16px;
	height: 16px
}

.custom-blog-category {
	background: #101a34;
	color: #fff;
	padding: 2px 10px;
	border-radius: 15px;
	font-size: 13px
}

.custom-blog-title a {
	font-size: 20px;
	color: #222;
	transition: color .3s
}

.bgsolution_insdustries:before {
	background: url(../image/shapebgdesign.png) center/cover no-repeat;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	animation: 10s ease-in-out infinite slideVertical;
	opacity: .5
}

.custom-blog-title a:hover {
	color: #101a34
}

.industriesweserve {
	padding: 50px 0;
	background: #0a0916;
	color: #fff
}

.card_custum_design {
	overflow: hidden;
	border: 1px solid #ccc;
	background: #fff;
	padding: 20px;
	width: 100%;
	border-radius: 20px;
	box-shadow: inset 0 1px 6px rgba(0, 0, 0, .5)
}

.blogmargin {
	margin-top: 15px
}

.flex-30 {
	flex: 0 0 30%
}

.flex-70 {
	flex: 0 0 70%
}

.clients-says img {
	height: 150px
}

.custom-blog-desc {
	color: #555;
	font-size: 15px;
	line-height: 1.6
}

.custom-blog-btn {
	align-self: start;
	font-size: 15px;
	background: 0 0;
	color: #0d2c6f;
	font-weight: 500;
	align-items: center;
	display: flex;
	gap: 4px;
	position: absolute;
	bottom: 10px;
	transition: background .3s, color .3s
}

.custom-blog-card:hover .custom-blog-btn {
	transform: scale(1.1);
	color: #0d2c6f;
}

.contactus {
	padding: 50px 0;
	background: 0 0/cover #101a34;
	position: relative;
	z-index: 1
}

.contactus:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../image/contactbg.png) 0 0/cover no-repeat;
	z-index: -1;
	opacity: .3
}

.form-subheading {
	color: #fff;
	font-size: 20px
}

.box_process h3,
.hero-badge,
.payment-card .title {
	text-transform: uppercase
}

.buttonform {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 15px 20px 15px 49px;
    background-color: #0d2c6f;
    color: #fff;
    font-size: 16px;
    position: relative;
    border-radius: 37px;
    transition: background-color .3s;
}

.buttonform i {
	font-size: 18px;
	position: absolute;
	left: 5px;
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fe6216
}

.buttonform:hover {
	background-color: #090f1f;
	color: #fff
}

.contactus_details .section-title {
	padding-left: 0
}

.contactus_details h3 {
	font-size: 25px;
	color: #fff;
	margin: 0
}

.contactus_details h5 {
	font-size: 35px
}

.sign_design {
	align-items: center;
	gap: 7px
}

.contact-form-section {
	padding: 25px;
	position: relative;
	z-index: 1
}

.contactus_details {
	display: flex;
	flex-direction: column;
	gap: 5px
}

.contact-form .form-group textarea {
	background: 0 0
}

.contact-form-section:before {
	border-radius: 10px;
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	background: #00000069;
	width: 100%;
	height: 100%;
	backdrop-filter: blur(35px)
}

.contact-form .form-group input.form-control {
	background: 0 0 !important;
	color: #fff;
	padding: 22px 15px !important
}

.testimonials_design:before {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../image/bg-art-1.png) no-repeat;
	opacity: .1;
	mix-blend-mode: difference;
	top: -83px
}

.bgsolution:before,
.fintachmessaging.dark-theme .why-card:before,
.gotproject:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1
}

.tabcard {
	width: 100%;
	break-inside: avoid-column;
	height: 100%;
	border: 0;
	overflow: hidden;
	border-radius: 10px;
	transition: .2s
}

.tabcard .card-body {
	background-color: #fafafa;
	padding: 25px;
	background-repeat: no-repeat;
	background-position: 85% 70%;
	border-radius: 9px;
	height: 400px;
}
.card-body img {
    margin: 0 auto;
    border-radius: 100%;
}

.tabcard .card-body p {
	display: -webkit-box;
	-webkit-line-clamp: 7;
	overflow: hidden;
	max-height: calc(200px - 20px);
	line-height: 1.5em
}

#testimonials .slick-slide {
    transition: transform .3s;
    transform: scale(.9);
    padding: 0 7.5px;
    padding-bottom: 6px;
}

#testimonials {
	overflow: visible !important;
	
}

#testimonials .slick-center {
	opacity: 1;
	transform: scale(1.1);
	z-index: 2
}

.tabcard .card-body h5 {
	color: #000;
	font-size: 1.5rem;
	font-style: normal;
	margin: 40px 0 5px;
	font-weight: 700
}

.tabcard .card-body p:last-child {
	margin-bottom: 0;
	line-height: 25px;
	font-size: 16px
}



.fintachmessaging {
	padding: 50px 0;
	background: linear-gradient(rgba(0, 0, 0), rgba(0, 0, 0, .5)) 0 0/cover, url('../image/fintact.jpg') 0 0/cover
}

.fintachmessaging.dark-theme .why-card {
	background: #0d19314d;
	border-radius: 12px;
	padding: 25px 20px;
	box-shadow: 0 3px 10px rgb(255 255 255 / 47%);
	border-left: 4px solid #34c1e8;
	transition: .3s;
	backdrop-filter: blur(40px);
	position: relative
}

.fintachmessaging.dark-theme .why-card h3 {
	text-transform: capitalize
}
.sports-web-box {
  background: #f8faff;
  border: 2px solid #0077ff20;
  border-radius: 16px;
  padding: 25px;
  margin-top: 20px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.sports-web-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}

.sports-web-header h4 {
  font-size: 20px;
  font-weight: 600;
  color: #0077ff;
  margin-bottom: 15px;
}

.sports-web-content p {
  font-size: 15px;
  color: #444;
  line-height: 1.6;
  margin-bottom: 20px;
}

.sports-web-features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 15px;
}

.sports-web-features .feature-item {
  background: #ffffff;
  border: 1px solid #0077ff30;
  border-radius: 10px;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  transition: all 0.3s ease;
}

.sports-web-features .feature-item i {
  font-size: 18px;
  color: #0077ff;
}

.sports-web-features .feature-item:hover {
  background: #0077ff;
  color: #fff;
}
.sports-web-features .feature-item:hover i {
  color: #fff;
}

.fintachmessaging.dark-theme .headingdesign h2 {
	display: inline-block;
	position: relative;
	font-size: 32px;
	font-weight: 700;
	margin-top: 0;
	padding-bottom: 8px;
	margin-bottom: 30px
}

.fintachmessaging.dark-theme .why-card:before {
	width: 100%;
	height: 100%;
	background: url('../image/dot_bg.png')
}

.ourtechnology {
	padding: 50px 0;
	background: linear-gradient(rgba(0, 0, 0), rgba(0, 0, 0, .5)) 0 0/cover, url('../image/programingbg.jpg') 0 0/cover
}

.arrowimage {
	width: 100%;
	position: relative;

}

.bgsolution,
.gotproject,
.logoprograming,
.payment-card,
.section-header {
	position: relative;
	z-index: 1
}

.arrowimage img {
    width: 100%;
    transform: scaleX(-1);
    position: absolute;
    bottom: -358px;
}
.logoprograming:hover {
    background: #34c1e8;
}
.logoprograming {
    background: #003559;
    border-radius: 5px;
    padding: 10px;
    margin: 5px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    
    transition: 0.3s;
}

.logoprograming:hover {
    transform: scale(1.1); /* Zoom effect */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2); /* Stylish shadow */
}

.imageprograming,
.social_link a img {
	width: 40px;
	height: 40px
}

.imageprograming img {
	width: 100%;
	height: 100%;
	object-fit: scale-down
}

.logoprograming p {
    font-size: 14px;
    font-weight: 600;
    width: calc(100% - 40px);
    word-wrap: break-word;
    color: white;
}

.letsworktogether {
	margin: 70px 0
}

.bgsolution {
	padding: 45px;
	border-radius: 15px;
	background-size: cover;
	box-shadow: inset 0 0 10px rgba(0, 0, 0, .2);
	background-position: center;
	align-items: center;
	overflow: hidden;
	border: 1px solid #ccc
}

.custom-blog-img {
	height: 200px
}

.bgsolution:before {
	background: url('../image/shapebgdesign.png') center/cover no-repeat;
	width: 100%;
	height: 100%;
	animation: 10s ease-in-out infinite slideVertical
}

@keyframes slideVertical {

	0%,
	100% {
		transform: translateY(0)
	}

	50% {
		transform: translateY(10%)
	}
}

.letwork h3 {
	font-size: 30px;
	color: #000
}

.letwork p {
	font-size: 16px;
	color: #000
}

.letwork a {
    color: #fff;
    background: #0d2c6f;
    padding: 10px 20px;
    border-radius: 25px;
    transition: .5s linear;
}

.letwork a:hover {
	color: #fff;
	background: var(--dark-color)
}

.gotproject {
	background: url(../image/Meetings.jpg) top/cover no-repeat;
	border-radius: 15px
}

.gotproject:before {
	border-radius: 15px;
	background: linear-gradient(90deg, rgb(0 0 0), rgb(0 0 0 / 0%));
	width: 100%;
	height: 100%
}

.payment-section::after,
.payment-section::before {
	border-radius: 50%;
	z-index: 0;
	content: '';
	position: absolute
}

.payment-section::before {
	top: -50px;
	width: 300px;
	height: 300px;
	background: radial-gradient(circle, rgba(67, 97, 238, .1) 0, rgba(67, 97, 238, 0) 70%)
}

.payment-section::after {
	bottom: -100px;
	left: -100px;
	width: 400px;
	height: 400px;
	background: radial-gradient(circle, rgba(72, 149, 239, .1) 0, rgba(72, 149, 239, 0) 70%)
}

.section-header {
	margin-bottom: 60px
}

.section-header .subtitle {
	display: inline-block;
	font-size: .9rem;
	font-weight: 600;
	color: var(--orangecolor);
	background: rgba(67, 97, 238, .1);
	padding: 5px 15px;
	border-radius: 30px;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 1px
}

.section-header h2 {
	font-size: 25px;
	font-weight: 700;
	color: var(--dark-color);
	margin-bottom: 15px
}

.section-header p {
	font-size: 18px;
	color: #555;
	max-width: 700px;
	margin: 0 auto;
	line-height: 1.7
}

.payment-card {
    background: #fff;
    border-radius: 12px;
    padding: 20px 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
    transition: .4s cubic-bezier(.175, .885, .32, 1.275);
    height: 100%;
    overflow: hidden;
    border: 1px solid rgb(52 193 232);
}
.box_one,
.box_two {
	transition: .5s linear
}

.payment-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #7ad6f0;
    transition: .3s;
    z-index: -1;
}
.payment-card:hover {
    transform: translateY(-10px);
    border: 1px solid #34c1e8;
    box-shadow: 0 15px 40px rgba(67, 97, 238, .15);
}
.payment-card:hover::before {
	height: 100%;
	opacity: .05
}

.payment-card i {
    font-size: 2.8rem;
    color: #61cfed;
    margin-bottom: 20px;
    display: inline-block;
    transition: .3s;
}
.payment-card h3,
.payment-card:hover .learn-more,
.payment-card:hover h3,
.payment-card:hover i {
	color: var(--dark-color)
}

.payment-card:hover i {
	transform: scale(1.1)
}

.payment-card .title {
    font-size: 20px;
    font-weight: 600;
    color: #34c1e8;
    margin-bottom: 12px;
}
.payment-card h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
	transition: .3s;
	padding: 0 39px;
	line-height: 1.3
}

.payment-card p {
	font-size: 15px;
	color: #666;
	line-height: 1.5;
	margin-bottom: 20px
}

.payment-card .learn-more {
	color: var(--orangecolor);
	font-weight: 500;
	display: none;
	align-items: center;
	transition: .3s
}

.payment-card .learn-more i {
	font-size: 1rem;
	margin-left: 5px;
	margin-bottom: 0;
	transition: transform .3s
}

.payment-card:hover .learn-more i {
	transform: translateX(3px)
}

.payment-methods {
	justify-content: center;
	flex-wrap: wrap;
	gap: 15px;
	margin-top: 30px;
	opacity: .7;
	display: none
}

.payment-methods img {
	height: 25px;
	filter: grayscale(100%);
	transition: .3s
}

.payment-methods img:hover {
	filter: grayscale(0%);
	transform: scale(1.1)
}

.floating {
	animation: 6s ease-in-out infinite float
}

.call-buton {
    width: 60px;
    height: 60px;
    position: fixed;
    right: 24px;
    bottom: 5%;
    background: #34c1e8;
    z-index: 100;
    border-radius: 50%;
    -webkit-animation: .6s linear infinite cc-calto-action-ripple;
    animation: .6s linear infinite cc-calto-action-ripple;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.box_one,
.box_three,
.logofooter,
.process_design {
	position: relative
}

.call-buton .cc-calto-action-ripple {
	width: 60px;
	height: 60px;
	border-radius: 100%;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.call-buton .cc-calto-action-ripple i {
	transition: .3s;
	font-size: 34px
}

.call-buton .cc-calto-action-ripple:hover i {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.box_process h3:after,
.box_process h3:before {
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	content: ''
}

@-webkit-keyframes cc-calto-action-ripple {
	0% {
		-webkit-box-shadow: 
			0 4px 10px rgba(236, 139, 0, .2),
			0 0 0 0 rgba(236, 139, 0, .2),
			0 0 0 5px rgba(52, 193, 232, .3),
			0 0 0 10px rgba(0, 53, 89, .3);
		box-shadow: 
			0 4px 10px rgba(236, 139, 0, .2),
			0 0 0 0 rgba(236, 139, 0, .2),
			0 0 0 5px rgba(52, 193, 232, .3),
			0 0 0 10px rgba(0, 53, 89, .3);
	}

	100% {
		-webkit-box-shadow: 
			0 4px 10px rgba(236, 139, 0, .2),
			0 0 0 5px rgba(236, 139, 0, .2),
			0 0 0 10px rgba(52, 193, 232, .3),
			0 0 0 20px rgba(0, 53, 89, 0);
		box-shadow: 
			0 4px 10px rgba(236, 139, 0, .2),
			0 0 0 5px rgba(236, 139, 0, .2),
			0 0 0 10px rgba(52, 193, 232, .3),
			0 0 0 20px rgba(0, 53, 89, 0);
	}
}

@keyframes cc-calto-action-ripple {
	0% {
		-webkit-box-shadow: 
			0 4px 10px rgba(236, 139, 0, .2),
			0 0 0 0 rgba(236, 139, 0, .2),
			0 0 0 5px rgba(52, 193, 232, .3),
			0 0 0 10px rgba(0, 53, 89, .3);
		box-shadow: 
			0 4px 10px rgba(236, 139, 0, .2),
			0 0 0 0 rgba(236, 139, 0, .2),
			0 0 0 5px rgba(52, 193, 232, .3),
			0 0 0 10px rgba(0, 53, 89, .3);
	}

	100% {
		-webkit-box-shadow: 
			0 4px 10px rgba(236, 139, 0, .2),
			0 0 0 5px rgba(236, 139, 0, .2),
			0 0 0 10px rgba(52, 193, 232, .3),
			0 0 0 20px rgba(0, 53, 89, 0);
		box-shadow: 
			0 4px 10px rgba(236, 139, 0, .2),
			0 0 0 5px rgba(236, 139, 0, .2),
			0 0 0 10px rgba(52, 193, 232, .3),
			0 0 0 20px rgba(0, 53, 89, 0);
	}
}


span.num {
	position: absolute;
	color: #ec8b00;
	left: -30%;
	bottom: -50%
}

#rocketmeluncur {
	position: fixed;
	bottom: 45px;
	right: 38px;
	width: 26px;
	height: 48px;
	background: url('../image/rocket.png') no-repeat;

	z-index: 7;
	display: none;
	visibility: hidden;
	opacity: 0;
	transition: visibility .4s, opacity .4s, transform .4s cubic-bezier(.6, .04, .98, .335)
}

#rocketmeluncur.showrocket {
	visibility: visible;
	opacity: 1;
	display: block
}

#rocketmeluncur:hover {
	background: url('../image/rocket.png') 99% -62px no-repeat;
	transform: translateY(-5px)
}

#rocketmeluncur::after {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	width: 10px;
	height: 15px;
	background: #ff6b00;
	border-radius: 50% 50% 0 0;
	transform: translateX(-50%);
	opacity: 0;
	transition: opacity .3s
}

#rocketmeluncur:hover::after {
	opacity: 1;
	animation: .7s infinite flaming
}

@keyframes flaming {

	0%,
	100% {
		background: #ff6b00;
		height: 15px;
		bottom: -15px
	}

	50% {
		background: #ff9a00;
		height: 20px;
		bottom: -20px
	}
}

.social_link {
	display: flex;
	gap: 10px
}

.footerabout {
	display: flex;
	flex-direction: column;
	gap: 25px
}

.infodetails {
	align-items: start;
	margin: 0 0 25px
}

.desktop-view,
.infodetails a small {
	display: block
}

.logofooter {
	width: 165px;
	background: #fff;
	padding: 14px;
	border-radius: 9px
}

.copyright {
	font-size: 15px;
	margin-top: 10px;
	color: #000
}

.footer_menus ul {
	column-count: 2
}

.footers::before {
	content: '';
	background: url(../image/footer-bg.png) 0 0/cover no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	display: block;
	opacity: .02
}

.box_process h3 {
    font-size: 14px;
    display: inline-block;
    background: #003559;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
}

.process_design {
	gap: 15px
}

.process_design::-webkit-scrollbar {
	display: none
}

.box_process:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    border: 1px dotted #34c1e8;
    top: 26px;
}
.box_three {
	z-index: -1
}

.box_one,
.box_two {
	width: 150px;
	margin: auto
}

.app-feature,
.hero-badge,
.step-header {
	margin-bottom: 20px
}

.box_process h3:before {
	top: 38px;
	width: 2px;
	height: 100%;
	background:  #34c1e8;
	display: block
}

.box_process h3:after {
    top: 60px;
    width: 15px;
    height: 15px;
    border: 3px solid #34c1e8;
    background: 0 0;
    border-radius: 34px;
}
.clients-says_text p {
	font-size: 15px;
	margin: 3px 0
}

.box_one {
	transform: translateY(30px);
	z-index: 1
}

.box_two {
	position: absolute;
	z-index: 0;
	left: 50%;
	height: 42px;
	overflow: hidden;
	top: 69%;
	transform: translate(-50%, 0)
}

.box_two img {
	transition: .5s
}

.box_process:hover .box_two {
	height: 73px;
	transform: translate(-50%, -30%)
}

p.active {
	font-size: 12px
}

.mega-dropdown {
	max-height: max-content;
	overflow: hidden;
	transition: max-height .3s ease-out
}

.mega-dropdown.show {
	max-height: 1000px;
	display: block !important
}

.has-dropdown.active>a {
	color: #fff;
	font-weight: 500;
	margin-bottom: 13px
}

.has-dropdown.active .bi-chevron-down {
	transform: rotate(180deg);
	transition: transform .3s
}

.bi {
	font-size: 1.2em;
	vertical-align: middle
}

.case-study-hero {
	height: 90vh;
	min-height: 700px;
	background: linear-gradient(135deg, var(--orangecolor) 0, var(--dark) 100%);
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff
}

.hero-content {
	position: relative;
	z-index: 2;
	max-width: 800px;
	padding: 0 20px
}

.hero-badge {
	background: rgba(255, 255, 255, .15);
	color: #fff;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 8px 20px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 600
}

.section-app-showcase,
.section-booking-flow,
.section-results {
	padding: 100px 0;
	background-color: #fff
}

.app-showcase-container,
.dashboard-container,
.results-container {
	display: flex;
	align-items: center;
	gap: 50px
}

.app-feature {
	display: flex;
	align-items: flex-start;
	gap: 15px
}

.app-feature i.bi {
	font-size: 24px;
	color: var(--orangecolor);
	background: rgba(0, 53, 89, .1);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0
}

.app-showcase-images {
	flex: 1;
	position: relative;
	min-height: 500px
}

.highlight,
.step-number {
	color: #fff;
	align-items: center
}

.phone-mockup {
	width: 500px;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 20px 40px rgba(0, 0, 0, .15);
	position: absolute;
	border: 3px solid #1a1a2e
}

.phone-mockup img {
	width: 100%;
	display: block
}

.phone-mockup.floating {
	animation: 6s ease-in-out infinite float;
	top: 0;
	left: 0
}

.phone-mockup.delayed {
	animation-delay: 1s;
	top: 215px;
	left: 120px;
	z-index: 2
}

@keyframes float {

	0%,
	100% {
		transform: translateY(0)
	}

	50% {
		transform: translateY(-20px)
	}
}

.booking-step-card {
	background: #fff;
	border-radius: 12px;
	padding: 25px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
	transition: transform .3s, box-shadow .3s;
	border: 1px solid rgba(0, 0, 0, .03);
	max-height: calc(100% - 0px)
}

.booking-step-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(0, 0, 0, .1)
}

.step-header {
	position: relative
}

.step-number {
	display: flex;
	justify-content: center;
	z-index: 2;
	box-shadow: 0 4px 10px rgba(0, 53, 89, .3)
}

.step-image {
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .1)
}

.step-body h3 {
	color: #003559;
	font-size: 1.4rem;
	margin-bottom: 15px
}

.step-features {
	list-style: none;
	padding: 0;
	margin-top: 20px
}

.step-features li {
	margin-bottom: 10px;
	display: flex;
	align-items: flex-start;
	gap: 8px
}

.step-features i {
	font-size: 1.1em;
	margin-top: 3px;
	color: var(--dark-color)
}

.section-dashboard {
	padding: 100px 0;
	background: linear-gradient(86deg, rgb(0 0 0), rgba(0, 0, 0, .5)), url(../image/power.jpg)
}

.highlight,
.highlight:after {
	background: var(--orangecolor)
}

.dashboard-image {
	flex: 1;
	position: relative
}

.dashboard-screenshot,
.tech-architecture {
	width: 100%;
	border-radius: 10px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.dashboard-highlights {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.highlight {
	position: absolute;
	padding: 8px 15px;
	border-radius: 30px;
	font-size: 14px;
	font-weight: 500;
	display: flex;
	gap: 8px;
	transform: translate(-50%, -50%);
	box-shadow: 0 5px 15px rgba(0, 53, 89, .3)
}

.bgimagegames,
.game-section,
.game-title,
.key-features li,
.policy-list li,
.privacy-content,
.section-title,
blockquote {
	position: relative
}

.highlight-box strong,
.policy,
.section-title,
h3,
h4 {
	font-weight: 600
}

.highlight:after {
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	transform: rotate(45deg);
	bottom: -7px;
	left: 50%;
	margin-left: -7px;
	z-index: -1
}

.dashboard-features {
	list-style: none;
	padding: 0;
	margin: 25px 0
}

.dashboard-features li {
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	gap: 10px
}

.dashboard-features i.bi {
	color: var(--orangecolor);
	font-size: 18px
}

.privacy-content {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
	padding: 48px;
	margin: -80px auto 80px;
	z-index: 1
}

.section-title {
	color: #003559;
	margin-top: 40px;
	margin-bottom: 24px;
	padding-left: 24px;
	font-size: 1.5rem
}

.highlight-box {
	background: #f1f5f9;
	border-left: 4px solid #1a6fc9;
	padding: 24px;
	margin: 24px 0;
	border-radius: 0 8px 8px 0
}

.policy-list {
	list-style-type: none;
	padding-left: 24px
}

.policy-list li {
	padding-left: 32px;
	margin-bottom: 16px
}

.policy-list li::before {
	content: '•';
	color: #1a6fc9;
	font-weight: 700;
	font-size: 1.5rem;
	position: absolute;
	left: 0;
	top: -4px
}

.policy {
	color: #003559
}

h3 {
	margin-top: 24px;
	margin-bottom: 12px;
	font-size: 1.25rem
}

h4 {
	margin: 16px 0 8px;
	font-size: 1.1rem
}

p {
	margin: 0 0 16px
}

.section-header.center {
	text-align: center;
	margin-bottom: 50px
}

.booking-steps {
	display: flex;
	flex-direction: column;
	gap: 40px
}

.booking-step {
	display: flex;
	gap: 30px;
	align-items: center
}

.step-number,
.tech-icon {
	border-radius: 50%;
	display: flex;
	align-items: center
}

.step-number {
	font-size: 24px;
	color: var(--light);
	background: rgb(13 25 49);
	width: 60px;
	height: 60px;
	justify-content: center;
	flex-shrink: 0
}

.step-number i.bi {
	font-size: 28px
}

.step-image {
	flex: 1;
	max-width: 250px
}

.step-image img {
	width: 100%;
	border-radius: 15px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.step-content {
	flex: 2
}

.section-tech-integration {
	padding: 100px 0;
	background: linear-gradient(86deg, rgb(0 0 0), rgba(0, 0, 0, .5)), url('../image/integration.jpg')
}

.tech-detail {
	display: flex;
	gap: 20px;
	margin-bottom: 25px
}

.tech-icon {
	font-size: 24px;
	color: #fff;
	background: var(--primary);
	width: 50px;
	height: 50px;
	justify-content: center;
	flex-shrink: 0
}

.result-image img {
	width: 100%;
	border-radius: 10px
}

.result-stats {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	margin: 30px 0
}

.result-stat {
	background: #f9fbfe;
	border-radius: 10px;
	padding: 20px
}

.stat-value {
	font-size: 2.5rem;
	font-weight: 700;
	color: var(--primary);
	margin-bottom: 5px
}

.stat-label {
	font-size: 16px;
	color: var(--gray);
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px
}

.section-testimonial {
	padding: 100px 0;
	background: linear-gradient(86deg, rgb(0 0 0 / 92%), rgba(0, 0, 0, .5)), url(../image/testimonialsdesign.png)
}

.testimonial-card {
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0 10px 40px rgba(0, 0, 0, .05);
	display: flex;
	margin: 0 auto
}

.client-photo,
.section-cta {
	background: linear-gradient(135deg, var(--primary) 0, var(--secondary) 100%);
	text-align: center
}

.client-photo {
	width: 250px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 40px;
	color: #fff
}

.client-photo img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	object-fit: cover;
	border: 5px solid rgba(255, 255, 255, .2);
	margin-bottom: 20px
}

.testimonial-content {
	flex: 1;
	padding: 50px;
	position: relative
}

blockquote {
	font-size: 20px;
	line-height: 1.8;
	color: var(--dark);
	font-style: italic;
	margin: 0 0 30px
}

blockquote i.bi-quote {
	font-size: 60px;
	color: rgba(0, 53, 89, .1);
	position: absolute;
	top: -20px;
	left: -10px;
	z-index: -1
}

.client-rating {
	color: #ffc107;
	font-size: 20px;
	display: flex;
	align-items: center;
	gap: 10px
}

.client-rating span {
	color: var(--gray);
	font-size: 16px
}

.section-cta {
	padding: 100px 0;
	color: #fff
}

.section-cta h2 {
	font-size: 2.5rem;
	margin-bottom: 20px
}

.section-cta p {
	font-size: 18px;
	opacity: .9;
	max-width: 600px;
	margin: 0 auto 40px;
	color: rgba(255, 255, 255, .9)
}

.cta-buttons {
	display: flex;
	gap: 20px;
	justify-content: center
}

.btn-primary,
.btn-secondary {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 15px 30px;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 600;

	transition: .3s
}

.btn-primary {
	background: #fff;
	color: var(--primary);
	border: none;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .1)
}

.btn-primary:hover {
	transform: translateY(-3px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, .2)
}

.btn-secondary {
	background: 0 0;
	color: #fff;
	border: 2px solid #fff
}

.case-card,
.game-card {
	border-radius: 10px;
	overflow: hidden
}

.btn-secondary:hover {
	background: rgba(255, 255, 255, .1);
	transform: translateY(-3px)
}

.tech-image {
	width: 500px;
	margin: auto
}

.casestudyies {
	background: #fff;
	padding: 60px 0
}

.casestudyies .case-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 30px
}

.case-card {
	background: #fff;
	box-shadow: 0 6px 20px rgba(0, 0, 0, .07);
	width: 100%;
	max-width: 360px;
	flex: 1 1 calc(33.33% - 30px);
	display: flex;
	flex-direction: column
}

.case-meta {
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
	font-size: 14px;
	display: flex;
	gap: 10px;
	color: #444
}

.case-meta li {
	margin-bottom: 5px;
	font-size: 13px
}

.case-meta li strong {
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: var(--orangecolor)
}

.case-card img {
	width: 100%;
	height: auto;
	display: block
}

.case-card-body {
	padding: 20px;
	flex-grow: 1
}

.case-card h3 {
	font-size: 20px;
	margin: 0 0 12px;
	color: #333
}

.case-card p {
	font-size: 15px;
	color: #666
}

.bgimagegames {
	background: var(--dark-color);
	z-index: 1
}

.bgimagegames:before {
	z-index: -1;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(../image/discover-bg.svg);
	width: 100%;
	height: 100%
}

.game-card {
	padding: 50px 0;
	transition: transform .3s, box-shadow .3s
}

.game-img-container {
	display: flex;
	justify-content: center;
	margin: auto;
	width: 100%
}

.rollute {
	background: url('../image/poker-bg-1.jpg')
}

.play-btn,
.play-btn:hover {
	background: linear-gradient(90deg, #ec8b00, #fff)
}

.game-img {
	filter: drop-shadow(0 0 .75rem black);
	object-fit: cover
}

.key-features li:before {
	content: "✓";
	color: #4caf50;
	position: absolute;
	left: 0;
	font-weight: 700
}

.game-title::after,
.key-features li::before,
.menu-open::before {
	content: '';
	left: 0;
	position: absolute
}

.play-btn {
	border: none;
	padding: .6rem 1.5rem;
	font-weight: 600;
	letter-spacing: .5px
}

.game-section {
	overflow: hidden
}

.game-content {
	padding: 40px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.game-title {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 20px;
	background: padding-box text #fff;
	-webkit-background-clip: text;
	color: transparent;
	display: inline-block
}

.game-title::after {
	bottom: -10px;
	width: 60px;
	height: 4px;
	background: #fff;
	border-radius: 2px
}

.game-description {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 25px;
	color: rgba(255, 255, 255, .8)
}

.key-features {
	list-style: none;
	padding: 0;
	margin: 0
}

.key-features li {
	padding-left: 30px;
	margin-bottom: 12px;
	color: rgba(255, 255, 255, .9);
	font-size: 18px
}

.key-features li::before {
	font-weight: 700;
	background: url('../image/arrowdesigndetails.png') 0 0/contain no-repeat;
	width: 20px;
	height: 20px
}

.menu-visible {
	display: block !important
}

.menu-hidden {
	display: none !important
}

.bottomenquiry,
.mobile-view,
.overlaydesign {
	display: none
}

.privacy-container .terms-container>h1,
.privacy-container .terms-container>h2,
.privacy-container .terms-container>h3 {
	font-size: 24px;
	margin-bottom: 1rem;
	line-height: 1.3
}

.privacy-container p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 1.5rem
}

.menu-open::before {
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	background-color: red
}

@media only screen and (min-width:1300px) and (max-width:1440px) {

	.listwork .services_design,
	header ul li a,
	ul.menu>li>a {
		font-size: 13px
	}

	.menu-toggle {
		display: none
	}

	header ul li a {
		list-style: none;
		margin-right: 0
	}

	.services_design .bi {
		left: 2px;
		top: 2px;
		width: 42px;
		height: 42px
	}

	.payment-card h3 {
		font-size: 17px;
		font-weight: 600;
		color: var(--dark-color);
		margin-bottom: 10px;
		transition: .3s;
		padding: 0 22px
	}
}

@media (max-width:1400px) {

	a.contact-button,
	ul.menu>li>a {
		white-space: nowrap;
		font-weight: 500;
		display: block
	}

	.logo {
		width: 125px
	}

ul.menu>li>a {
    padding: 17px 3px;
    color: #000;
    font-size: 13px;
    margin: 0 16px;
}

a.contact-button {
    background-color: #0d2c6f;
    color: #fff;
    border: none;
    border-radius: 34px;

    margin-left: 1rem;
    padding: 9px 19px;
    font-size: 11px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

	.logo_image {
		width: 100px
	}
}

@media (max-width:1025px) {
	.gap-2 {
		gap: 8px
	}
}

@media (max-width:1200px) {
	ul.menu>li>a {
		padding: 23px 5px;
		font-size: 13px
	}

	.menu-toggle {
		display: none
	}
}

@media (max-width:1024px) {
	ul.menu>li>a {
		padding: 3px;
		font-size: 10px
	}

	.logo {
		width: 110px
	}

	.hrapply p,
	.logo p {
		margin-bottom: 0;
		font-size: 11px
	}

	.socialmediaicon a {
		padding: 6px
	}

	header ul li a {
		margin-right: 0;
		font-size: 11px
	}
}

@media (max-width:992px) {

	.app-showcase-container,
	.dashboard-container,
	.logoprograming,
	.results-container,
	.testimonial-card {
		flex-direction: column
	}

	.MegaMenu .NavList .list-group .list-group-item.width_25,
	.a2_main,
	.client-photo,
	ul.menu,
	ul.menu>li {
		width: 100%
	}

	.mega-dropdown.show,
	.mega-dropdown.show .MegaMenu {
		display: flex !important;
		min-width: -webkit-fill-available
	}

	.payment-section .container .row {
		gap: 10px
	}

	.payment-card i,
	.payment-card p {
		margin-bottom: 0
	}

	.payment-card h3 {
		margin-bottom: 5px;
		padding: 0;
		margin-top: 5px
	}

	.logoprograming {
		padding: 4px;
		text-align: center;
		align-items: center;
		justify-content: center
	}

	.logoprograming p {
		font-size: 10px;
		text-align: center
	}

	.game-img-container {
		min-height: 250px
	}

	.game-content {
		padding: 30px
	}

	.game-title,
	.section-header h2 {
		font-size: 2rem
	}

	.payment-card {
		padding: 30px 20px
	}

	.app-showcase-images {
		min-height: 400px;
		margin-top: 50px
	}

	.phone-mockup {
		position: relative;
		top: auto !important;
		left: auto !important;
		margin: 0 auto 20px
	}

	.a2_main,
	.navbar_menu {
		position: sticky;
		top: 0;
		z-index: 999
	}

	.phone-mockup.delayed {
		margin-top: -80px;
		margin-left: 80px
	}

	.client-photo {
		padding: 40px 20px
	}

	.hero-tagline h1 {
		font-size: 30px
	}

	.listwork .services_design {
		background: 0 0;
		width: 45%;
		padding: 14px;
		font-size: 16px
	}

	.bgvideo video {
		min-height: auto
	}

	.list-group-item .bi {
		color: #fff;
		margin-right: 10px
	}

	.list-group .list-group-item a,
	.mega-dropdown.show .MegaMenu .list-group .list-group-item a {
		color: #fff
	}

	.menu-toggle {
		display: block;
		font-size: 20px
	}

	.headingdesign h2 {
		font-size: 20px;
		padding-bottom: 0;
		margin-bottom: 22px
	}

	.close-menu {
		display: block;
		background: 0 0;
		color: #000;
		font-size: 2rem;
		border: none;

	}

	ul.menu {
		flex-direction: column;
		position: fixed;
		top: 50px;
		left: -100%;
		background: #000;
		height: 90vh;
		padding-top: 4rem;
		transition: left .3s;
		z-index: 999
	}

	ul.menu.slide-in {
		overflow: scroll;
		left: 0;
		padding: 0 15px 50px
	}

	ul.menu>li>a {
		font-size: 16px;
		margin-top: 15px;
		padding-bottom: 0 !important;
		color: #fff;
		font-weight: 500;
		display: flex;
		justify-content: space-between;
		align-items: center
	}

	ul.menu>li {
		text-align: left
	}

	.mega-dropdown {
		position: static;
		flex-direction: column;
		display: none !important
	}

	.mega-dropdown.show {
		background: 0 0;
		padding: 0
	}

	.headingnav span {
		color: var(--orangecolor)
	}

	.mega-dropdown.show .MegaMenu {
		width: 100%;
		background: #000;
		border-top: 0;
		gap: 5px;
		flex-direction: column
	}

	.mega-column {
		flex: 1 1 100%
	}

	.contact-button {
		margin: 1rem
	}

	.chat.chat-toggle-btn {
		background: var(--orangecolor) !important
	}

	.logo_image {
		width: 80px
	}

	p.active {
		font-size: 14px
	}

	a.contact-button {
		padding: 7px 14px;
		font-size: 14px
	}

	.chat.chat-toggle-btn,
	.chatandcall .Chat,
	.chatandcall .call a {
		padding: 6px 13px;
		display: flex;
		color: #fff;
		background: #0d1931;
		gap: 9px;
		font-size: 15px
	}

	.whatapp_link a {
		color: green !important;
		position: fixed;
		right: 10px;
		width: 40px;
		z-index: 99;
		height: 40px;
		bottom: 5%;
		font-size: 50px;
		border-radius: 100%
	}

	.custom-blog-card {
		margin-top: 15px
	}
}

@media(max-width:991px) {

	#testimonials,
	.slickslider .slick-slider {
		overflow: visible !important
	}

	.bottomenquiry,
	.chatandcall,
	.clients-says_text {
		text-align: center
	}

	.custom-tab-select {
		width: 100%;
		padding: 7px 10px;
		background: #003559;
		border-radius: 6px;
		color: #fff
	}

	.tabcard .card-body p:last-child {
		margin-bottom: 0;
		line-height: 14px;
		font-size: 11px
	}

	.clients-says_text h4 {
		color: #000;
		font-weight: 600;
		font-size: 16px;
		line-height: 1.5
	}

	.desktop-view,
	.whatapp_link {
		display: none
	}

	.clients-says_text p {
		font-size: 13px;
		margin: 3px 0
	}

	.slide-in.overlaydesign {
		display: block
	}

	.boxarrow {
		height: 511px;
		width: 224px
	}

	.bottomenquiry {
		position: fixed;
		z-index: 9;
		bottom: 0 !important;
		background: #003559;
		width: 100%;
		float: left;
		display: block
	}

	.orangecolor.enquirynow {
		background: var(--orangecolor)
	}

	.enquirynow {
		padding: 13px;
		width: 50%;
		justify-content: center;
		display: flex;
		align-items: center
	}

	.enquirynow a {
		color: #fff;
		align-items: center;
		font-size: 15px
	}

	#testimonials {
		padding-top: 0;
		padding-bottom: 0
	}

	.testimonials_design:before {
		opacity: .15
	}

	.mobile-view {
		display: block;
		margin: 15px 0
	}

	.tabcard .card-body {
		margin: 20px 0;
		height: auto
	}

	.tabcard .card-body h5 {
		margin: 10px 0 5px
	}

	.industry-select {
		width: 100%;
		padding: 8px;
		border-radius: 8px;
		border: 1px solid #ddd;
		background-color: #003559;
		appearance: none;
		background-image: url("../image/downarrow.png");
		background-repeat: no-repeat;
		background-position: right 10px center;
		background-size: 22px
	}

	.logoprograming p {
		font-size: 13px;
		width: calc(100% - 40px)
	}

	a.contact-button {
		padding: 7px 12px
	}

	.services_box {
		padding: 18px 6px 23px;
		margin-bottom: 15px;
		height: auto
	}

	.buttoncontactus {
		background: #0d2c6f;
		border-radius: 25px;
		outline: 0;
		border: 1px solid #fff;
		padding: 0 8px;
		font-size: 8px;
		font-weight: 500
	}

	.buttondesignreadmore {
		border-radius: 25px;
		outline: 0;
		border: 1px solid #fff;
		padding: 0 15px;
		font-size: 11px;
		font-weight: 500
	}

	.services_box:hover .contentservices {
		transform: translateY(30px)
	}

	.floating {
		animation: none
	}

	.headingservice {
		padding: 16px 20px
	}

	.right-form {
		position: relative;
		margin-top: 20px;
		left: 0;
		right: auto
	}

	.gamedevelopmentdetails h1 {
		font-size: 25px
	}

	.gamedevelopmentdetails p {
		margin: 5px 0
	}

	.blog_details h4 {
		font-size: 24px
	}

	.blog_details span {
		font-size: 18px
	}

	.studiesdetails {
		height: 250px
	}

	.consultation {
		padding-top: 0
	}

	.row.bgcontactus {
		flex-direction: column-reverse;
		gap: 10px
	}

	.bg_color_design,
	.contact_us {
		border-left: 0;
		border-radius: 10px
	}

	.contentservices p {
		font-size: 11px;
		margin: 0;
		padding-bottom: 8px
	}

	.box_process h3 {
		font-size: 10px;
		padding: 5px
	}

	p.active {
		font-size: 11px
	}

	.process_design:before {
		top: 29px
	}

	.box_process h3:before {
		top: 19px;
		z-index: -1
	}

	.box_process:hover .box_two {
		height: 25px
	}

	.box_one {
		transform: translateY(10px)
	}

	.box_process h3:after {
		top: 33px;
		width: 9px;
		height: 9px
	}

	.process_design {
		overflow: scroll;
		padding: 0 15px
	}

	.box_one,
	.box_two {
		width: 80px
	}

	.box_two {
		transition: .5s linear;
		position: absolute;
		z-index: 0;
		bottom: 0;
		left: 50%;
		height: 30px;
		overflow: hidden;
		transform: translate(-50%, -50%)
	}

	.chatandcall {
		position: fixed;
		right: 0;
		bottom: 0;
		border-radius: 0;
		width: 100%;
		left: 0;
		justify-content: center;
		align-items: center
	}

	.chat.chat-toggle-btn,
	.chatandcall .call a {
		text-align: center;
		justify-content: center
	}
}

@media (max-width:768px) {

	.boxarrow,
	.image_designindusries,
	.industries li a .icon {
		display: none
	}

	.bgsolution,
	.contacttext h3 {
		font-size: 15px
	}

	.contentservices {
		transform: translateY(30px)
	}

	.subheader {
		padding: 5px
	}

	.bg_color_design {
		padding: 30px
	}

	.game-section.bgimagegames .game-card,
	.hero-tagline,
	.section-app-showcase {
		padding: 0
	}

	.gamename {
		box-shadow: 8px 9px 0 rgb(118 129 151 / 41%)
	}

	.contacttext a {
		font-size: 13px;
		margin-bottom: 10px
	}

	.icon_design {
		height: 40px;
		width: 40px
	}

	.contacttext {
		padding-left: 14px
	}

	.contactus_details h3,
	.headingdesign h2 span,
	.privacy-container .terms-container>h1,
	.privacy-container .terms-container>h2,
	.privacy-container .terms-container>h3 {
		font-size: 20px
	}

	.contactcontactus p,
	.privacy-container .terms-container section p {
		font-size: 16px
	}

	.section-header h2 {
		font-size: 2.2rem
	}

	.values-grid {
		grid-template-columns: 1fr
	}

	.game-content,
	.value-card {
		padding: 25px
	}

	.card_custum_design .d-flex {
		flex-direction: column;
		gap: 0
	}

	.imageprograming {
		width: 25px;
		height: 25px
	}

	.box_two {
		transition: .5s linear;
		position: absolute;
		z-index: 0;
		bottom: 0;
		left: 50%;
		height: 27px;
		overflow: hidden;
		transform: translate(-50%, -12%)
	}

	.logoprograming p {
		font-size: 9px;
		white-space: nowrap;
		width: 100%
	}

	.bgvideo video,
	.homedesign {
		width: 100%;
		height: 72vh
	}

	.industries::-webkit-scrollbar {
		display: none
	}

	.bgsolution {
		flex-direction: column;
		gap: 15px;
		padding: 20px
	}

	.contactus_details>* {
		font-size: 12px;
		justify-content: center
	}

	.contact-form-section {
		margin-top: 15px
	}

	.buttonform {
		display: inline-flex;
		align-items: center;
		gap: 8px;
		padding: 10px 20px 10px 49px;
		background-color: #fe6216;
		color: #fff;
		font-size: 13px;
		position: relative;
		border-radius: 37px;
		text-decoration: none;
		transition: background-color .3s
	}

	.blog_details h4,
	.fintachmessaging.dark-theme .headingdesign h2 {
		font-size: 24px
	}

	.contactus:after {
		background-repeat: repeat;
		background-size: contain;
		opacity: .15
	}

	.buttonform i {
		font-size: 13px;
		position: absolute;
		left: 5px;
		width: 30px;
		height: 30px;
		background: #fff;
		border-radius: 50%;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #fe6216
	}

	.booking-step,
	.contactus_details {
		flex-direction: column;
		text-align: center
	}

	.letsworktogether.padding_top_bottom {
		margin: 30px 0
	}

	.contactus_details {
		display: flex;
		gap: 5px
	}

	.letwork h3 {
		font-size: 20px;
		text-align: center;
		margin-top: 0
	}

	.letwork p {
		font-size: 14px;
		text-align: center
	}

	.card_custum_design {
		padding: 6px
	}

	.industries li a span {
		font-size: 11px;
		white-space: nowrap
	}

	.card_custum_design .d-flex .tab-content {
		margin-top: 0
	}

	.industries>li.active:before {
		position: absolute;
		content: '';
		border-right: 30px solid #0d1931;
		border-bottom: 30px solid transparent;
		left: 50%;
		top: 66%;
		transform: translate(-50%, -50%) rotate(135deg)
	}

	.game-section,
	.section-booking-flow {
		padding: 60px 0
	}

	.game-img-container {
		padding: 20px;
		height: 250px;
		width: 100%
	}

	.dashboard-content h2 {
		font-size: 21px;
		margin-top: 0
	}

	.app-feature div p,
	.app-showcase-content p,
	.buttonall a,
	.buttonall a:hover,
	.dashboard-content p,
	.headingdesign p,
	p,
	ul li {
		font-size: 13px
	}

	.section-booking-flow,
	.section-dashboard,
	.section-results,
	.section-testimonial {
		padding: 50px 0
	}

	.client-photo {
		padding: 15px 10px
	}

	.testimonial-content blockquote {
		padding: 10px;
		margin: 0;
		font-size: 13px
	}

	.headingdesign h2 {
		font-size: 24px;
		margin-top: 0;
		margin-bottom: 18px
	}

	.client-rating {
		font-size: 9px;
		gap: 4px;
		padding: 0 10px 10px
	}

	.client-rating span {
		font-size: 12px
	}

	.step-features {
		margin: 0
	}

	.step-body h3 {
		margin-bottom: 5px
	}

	.left-content ul,
	.padding_top_bottom.margin-70,
	.step-features li {
		margin-bottom: 0
	}

	.app-feature .h2,
	.app-feature .h4,
	.app-feature .h5,
	.app-feature .h6,
	.app-feature h2,
	.app-feature h4,
	.app-feature h5,
	.app-feature h6 {
		font-size: 15px;
		margin-bottom: 0
	}

	.app-feature {
		margin-bottom: 9px
	}

	.app-showcase-container {
		gap: 0
	}

	.app-showcase-images {
		margin-top: 10px
	}

	.dashboard-features li {
		margin-bottom: 0;
		font-size: 13px
	}

	.step-image,
	.step-number {
		margin-bottom: 20px
	}

	.result-stats {
		grid-template-columns: repeat(2, 1fr)
	}

	.stat-label {
		font-size: 10px
	}

	.result-stat {
		padding: 7px
	}

	.cta-buttons {
		flex-direction: column;
		align-items: center
	}

	.case-card {
		flex: 1 1 100%
	}

	.game-img-container img {
		width: 100%;
		height: 100%
	}

	.game-img,
	.headingdesign,
	.tech-image {
		width: 100%
	}

	.call-buton,
	.call-buton .cc-calto-action-ripple,
	.step-number {
		width: 40px;
		height: 40px
	}

	.headingservice h3 {
		font-size: 28px
	}

	.form-group input {
		width: calc(50% - 10px)
	}

	.section-title {
		padding-left: 0;
		margin-bottom: 10px
	}

	.left-content li {
		margin-bottom: 10px;
		font-size: 12px
	}

	.privacy-header {
		padding: 60px 20px
	}

	.hero-tagline h1,
	.privacy-header h1 {
		font-size: 2rem
	}

	.hero-tagline .subtitle,
	.privacy-header p {
		font-size: 1rem
	}

	.privacy-content {
		padding: 32px 24px;
		margin: -60px auto 60px
	}

	.booking-step-card,
	.left-content h2 {
		margin-bottom: 30px
	}

	.section-title {
		font-size: 13px;
		margin-top: 0
	}

	.left-content h2 {
		font-size: 24px
	}

	.step-number {
		font-size: 18px
	}

	.section-header {
		margin-bottom: 40px
	}

	.portfoliodesignpage {
		flex-direction: column;
		border-radius: 0
	}

	.portfoliodesignpage li {
		flex: 1 1 auto
	}

	.portfoliodesignpage li a {
		border-bottom: 1px solid #ddd;
		border-left: none !important
	}

	.headingservice h1 {
		font-size: 19px
	}

	.headingservice p {
		font-size: 14px
	}

	ol.breadcrumb {
		flex-wrap: nowrap;
		padding: 8px;
		font-size: 11px
	}

	.gamedevelopmentdetails h1 {
		font-size: 25px;
		margin-top: 0
	}

	.casestudyies {
		padding: 20px 0
	}

	.app-showcase-content h2,
	.blog_details span,
	.call-buton .cc-calto-action-ripple i,
	.h2,
	h2 {
		font-size: 18px
	}

	.call-buton {
		right: 41px;
		bottom: 60px
	}

	h2.watermark {
		font-size: 70px !important
	}

	.gamedevelopmentdetails p {
		margin: 5px 0
	}

	.section-title.t_left .watermark {
		top: -33px
	}

	.dark-theme {
		background: #0d1931;
		color: #e4e6eb;
		padding: 50px 0;
		position: relative;
		z-index: 1
	}

	.phone-mockup.floating {
		animation: none;
		width: 100%
	}

	.section-title h3 {
		color: #000;
		margin: 0;
		font-size: 18px
	}

	.contactcontactus h3 {
		font-size: 21px
	}

	.testimonial-content {
		padding: 0;
		font-size: 15px
	}

	blockquote {
		font-size: 11.5px;
		border-left: none
	}

	.contactcontactus {
		padding: 0;
		text-align: center
	}

	.padding-bottom-70 {
		padding-bottom: 20px
	}

	.studiesdetails {
		height: 250px
	}

	.listwork .services_design {
		background: 0 0;
		width: 47%;
		position: relative;
		border-radius: 25px;
		border: 1px solid #fff;
		font-size: 9px;
		padding: 8px 8px 8px 30px;
		margin: 8px 3px 0
	}

	.padding_top_bottom {
		margin: 50px 0
	}

	.services_design .bi {
		position: absolute;
		left: 3px;
		background: #ffffff5c;
		border-radius: 50%;
		font-size: 14px;
		top: 2px;
		width: 25px;
		display: flex;
		height: 25px;
		justify-content: center;
		align-items: center
	}
}

@media (max-width:600px) {
	.headingservice p {
		font-size: 11px
	}

	.blog_last .vanilla-blog .blog_box_1 p,
	.contactcontactus p,
	.footer_menus a,
	li,
	p {
		font-size: 13px
	}

	.game-card,
	.game-card .game-content,
	.game-img-container {
		padding: 0
	}

	.game-img-container img {
		object-fit: contain
	}

	.game-section {
		padding: 20px 0
	}

	.blog_last .vanilla-blog .blog_box_1 h4 {
		font-size: 18px;
		letter-spacing: 0;
		font-weight: 600
	}

	.blog_last .vanilla-blog .blog_box_1 a {
		margin: 0
	}

	.contactcontactus small {
		font-size: 10px
	}

	.gotproject {
		padding: 0 0 16px
	}

	.buttonall a,
	.buttonall a:hover,
	.buttonall button {
		display: inline-flex;
		align-items: center;
		gap: 8px;
		padding: 10px 20px;
		background-color: #fe6216;
		color: #fff;
		font-size: 13px;
		position: relative;
		border-radius: 37px;
		transition: background-color .3s
	}

	.blogimage {
		height: 200px
	}

	.studiesdetails {
		height: 150px
	}

	.blog_details h4 {
		font-size: 20px;
		margin-bottom: 0
	}

	.blog_top,
	.recent_post h4 {
		margin: 10px 0
	}

	.form_contact_submit {
		padding: 6px;
		font-size: 15px
	}

	.contactpagedesignall h2 {
		color: #fff;
		font-size: 13px;
		word-wrap: break-word;
		box-sizing: content-box;
		margin: 5px 0;
		line-height: 1.5;
		text-align: center
	}

	.form_contact_design .form_contact_input::placeholder {
		font-size: 13px
	}

	.blog_details span {
		font-size: 14px
	}

	.accordion-header {
		font-size: 15px
	}

	.call-buton {
		right: 25px;
		bottom: 10%
	}
}

@media (max-width:576px) {
	.case-study-hero h1 {
		font-size: 2rem
	}

	.section-header h2 {
		font-size: 1.8rem
	}

	.phone-mockup.delayed {
		margin-left: 7px
	}

	.form-design-demand {
		flex-direction: column
	}

	.demanddev {
		padding: 20px
	}
}